CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言 队列

搜索资源列表

  1. zhanyuduillie

    0下载:
  2. c语言实现链栈及环状队列,代码简练,菜单管理,完全自编,大家-c language chain ring stack and queue, concise code, menu management, fully scr ipted, we look
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:13175
    • 提供者:宋悦
  1. mylist

    0下载:
  2. 纯C语言实现的通用链表(类)源代码 纯C语言代码实现的通用链表(类)源代码,可在bc++、tc,tc++等这些老古董编译器以及gcc、vc6.0、vc2005中通过编译,觉得不错的下载研究研究,不能抓到截图。   一些说明:   为了可扩展使用,下面的结点结构中用TYPE指定数据类型,使用时请按照需要在list_def.h中把TYPE定义为合适的类型,并且提供三个原型函数,第一个用来为TYPE类型的数据赋值,第二个判断两个TYPE类型的数据是否相等,第三个用来打印(显示)TYPE
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:55276
    • 提供者:叶韵
  1. nong_fu_guo_he

    0下载:
  2. 用队列做_农夫过河(使用C语言编写)-用队列做_农夫过河
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-03
    • 文件大小:295616
    • 提供者:黄健繁
  1. SJ

    0下载:
  2. 数据结构课程讲解PPT,详细介绍了树、图、栈、队列等结构,主要是以C语言的版本来讲解-Explain the data structure courses PPT, details of the tree, map, stack, queue and other structures, mainly the version of C language to explain
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:12054678
    • 提供者:林立雯
  1. duiliemoni

    0下载:
  2. 采用C语言编写的数据结构队列,并用队列模拟银行作业处理系统-Using C language data structure queue, and queue simulation of banking operations with the treatment system
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2429
    • 提供者:刘晓
  1. shujujiegou

    0下载:
  2. 主要介绍数据结构,是对c语言学习的加强,主要介绍了排序,线性表,队列,数组,广义表,书和二叉树,查找,图等类容。-Introduces the data structure is the c language to enhance learning, introduces the sort, linear tables, queues, arrays, generalized table, books and binary tree, locate, map, and the like capa
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1844462
    • 提供者:22
  1. queue

    0下载:
  2. 通过C语言实现队列的初始化、插入、删除、查询等基本的功能-Through the C language queue initialization, insert, delete, query, and other basic functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:884
    • 提供者:代文
  1. Data_Structure_CH3

    0下载:
  2. 数据结构(C语言版)配套程序。第三章,栈和队列-data structure.chapter 3
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:29901
    • 提供者:HaoJie
  1. DataStructure

    0下载:
  2. C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:622587
    • 提供者:周朝
  1. Cxiaoxiduilie

    0下载:
  2. C语言的消息队列,利用c语言实现进程间的通信-C language, message queue, using c language inter-process communication
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:gaopan
  1. cstruct

    0下载:
  2. c语言版的单向链表,双向链表,队列的模板实现,只需要2句话,就可以在你的程序中使用单向链表,双向链表,队列。
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:27167
    • 提供者:zhangjunfeng
  1. timer_queue

    0下载:
  2. 用c语言实现软定时器队列,为多定时器使用提供了方便,对定时精度要求不高-soft timer queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:700
    • 提供者:chen yu
  1. node

    0下载:
  2. c语言实现的简易链表结构, 可以简单的时间单链表,双链表,栈,队列,二叉树等结构,在代码中需要一个简单的链表结构时不用再重复实现了.-c language of the simple linked list structure, you can simply time single linked list, double linked lists, stacks, queues, binary trees and other structures in the code requires a s
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1679
    • 提供者:得意
  1. xunhuanduilie

    0下载:
  2. 代码采用用多文件形式,实现队列的一些基本操作(C++语言)-Code files use many forms, some basic operations of queue (c++ language),
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3910
    • 提供者:
  1. shunxuduilie

    0下载:
  2. 采用顺序队列实现建立,插入,查找,删除功能。使用的编译语言是C语言-Established by order of the queue to achieve, insert, search, delete function. Language is compiled using C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1246
    • 提供者:郑雄均
  1. as

    1下载:
  2. 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1634
    • 提供者:fdsf
  1. jinchengdiaodu

    1下载:
  2. 1、用C语言或C++语言来实现对N个进程采用优先算法以及轮转算法的进程调度。 2、每个用来标示进程的进程控制块PCB用结果来描述,包括以下字段 (1)进程标识ID,其中0为闲逛进程,用户进程的标识数为1、2、3、、、、、、、。 (2)进程优先级Priority,闲逛进程(idle)的优先级为0,用户有进程的优先级大于0,且随机产生,标识数越大,优先级越高。 (3)进程占用的CPU时间CPUtime,进程每运一次,累积等于4. (4)进程总共需要运行时间Alltim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2743
    • 提供者:胡殿军
  1. dongtaiyouxiandiaodusuanfa

    0下载:
  2. 用C 语言实现对N个进程采用优先权优先算法的进程调度。通过优先权改变原则:1. 进程在就绪队列中等待一个片,优先权值加1 2 .进程每运行一个时间片,优先权值减3 实现对优先权的控制.-N with a C language implementation of the priority of a process using the process of priority scheduling algorithm. By changing the principle of priority: 1.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:小刀
  1. Circular-queue

    1下载:
  2. 数据结构 循环队列 用C语言实现,在VC6.0下实现-Circular queue data structure using C language, to achieve in the VC6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2198
    • 提供者:liupeiran
  1. huffmantree

    0下载:
  2. 数据结构与算法,关于哈弗曼树的C++语言实现,其中涉及二叉树和优先队列的相关知识-a piece of code about HuffmanTree ,use the C++ language, and also include some knowledge of binarytree and prior tree.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:116956
    • 提供者:Elaine
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com